home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / CDE / I-N / NeXT WDef III.sit / NeXT WDef 3.0 / About NeXT WDef 3.0 next >
Text File  |  1993-04-05  |  4KB  |  75 lines

  1. About Version 3.0:
  2.  
  3. From: elenay_creations@tcs.las-vegas.nv.us
  4. Elenay™ Creations, Las Vegas, NV, USA   89110
  5.  
  6. NeXT WDEF 3.0 - Anthony D. Saxton ( Portions by Eric Celeste & Josh Pritikin )
  7. Control Panel Interface - Anthony D. Saxton
  8. NeVR INIT modified by Anthony D. Saxton
  9. Patches in NeVR INIT were written by Jörg "jbx" Brown
  10.  
  11. This new version of NeXT Windows Definition has been updated to compile under Think C, Version 5.x. The code has been cleaned up with a significant speed improvement! The B/W Icons have been augmented with Color Icons, so that windows appear in Color in 4 color mode ( 2 bit ) or higher. The Icons now have a down position as well as the up position, and no longer revert to the old style. Color Window settings are now fully supported and all documented window types work properly! Also the settings of System 7’s “Color” Control Panel are now fully supported!
  12.  
  13. The NeVR Init has now been converted into a Control Panel! You can enable or disable the Window Definition and Startup Icon through the standard Control Panel. The Window Definition may also be temporarily disabled by holding the Shift Key or Mouse Button down durring loading!
  14.  
  15. This Stuffit archive includes source code in Think C, Version 5.x. The "Tester" code has been eliminated because it just didn't work under System 7. I have instead included a ShareWare program "WDEF Tester" written by Chris Reed, that tests the Window Definition quite nicely without installing and rebooting. Documentation for WDEF Tester is provided in a seperate file. I will send to anyone that is interested the source codes for this version of NeVR INIT, AnimINIT (version 1.2.2) and the WDef III 'cdev' on 800K or HD (please specify) disk. Please send $10(US) to cover expenses.
  16.  
  17. Many thanks to my Beta Testers, Dean Bungart, Doug Hanley, Carlos Perez and James Tilley for there countless hours in proving Version 3.0 would work reliably! Testing has been done on Mac Plus, SE, IIci, IIcx and IIfx in System Versions 6.0.7 and 7.0.1 and 7.1 with various selections of Extensions (including Greg’s Buttons, Double Scroll & all Now Utilities!).
  18.  
  19. I have tried to give credit where credit is due in the code file. If you have any suggestions to improve this new version, please contact me!
  20.  
  21. Anthony D. Saxton - elenay_creations@tcs.las-vegas.nv.us
  22.  
  23. snail mail:        Anthony D. Saxton
  24.                                         Elenay™ Creations
  25.                                         5686 Big Sea Street
  26.                                         Las Vegas, NV, USA    89110
  27.  
  28. Phone:                    702/453-0270
  29.  
  30. ----------------------------------------------------------------------
  31.  
  32. About Version 2.0:
  33.  
  34. From: krona@nada.kth.se (Kjell Krona)
  35. Organisation:  Royal Institute of Technology, Stockholm, Sweden
  36.  
  37. I have hacked the NeXt Windows INIT, so that it works correctly under
  38. system 7. It turned out that there was some new window type(s) intro-
  39. duced in system 7, so some more case switches had to be added... It
  40. also fixes the problems (in some windows) with HyperCard 2.x and
  41. MacWrite II. I also added some new close and zoom icons. Unfortunately,
  42. these are only B&W bitmaps, and sometimes the old (drawn) icons come
  43. back on color screens. This is only a cosmetic problem, however. I
  44. have used the hacked INIT on my SE/30, my PowerBook 100, and a IIci at
  45. work with no problems (using system S-7.0) for 9 or 10 months. Under
  46. low memory conditions, the system sometimes will revert to the WDEF in
  47. ROM, but it does not seem to cause any harm.
  48.  
  49. This Compact Pro archive includes source code in Think C. There is
  50. also code for a small application (Tester) that can be used to test any
  51. changes in the source code before you try to install it in your system.
  52. If anyone cares to add color bitmaps, it  would be great...
  53.  
  54. I don't remember where I got it from in the first place, but the original 
  55. authors are credited in the source. 
  56.  
  57.         - kjell         krona@nada.kth.se (Kjell Krona)
  58.  
  59. snail-mail:        Kjell Krona
  60.                             Dept. of Numerical Analysis and Computer Science
  61.                             Royal Institute of Technology
  62.                             S-100 44 Stockholm
  63.                             Sweden
  64.  
  65. ----------------------------------------------------------------------
  66.  
  67. Original NeXT Window Definition (Version 1.x)
  68. by
  69.         Eric Celeste - Original WDEF
  70.  
  71. Original NeVR WDEF Patches ( NeVR INIT )
  72. by
  73.         Jörg "jbx" Brown - the INIT
  74.  
  75.